home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-01 / mc220.zip / CATALOG < prev    next >
Text File  |  1992-02-24  |  20KB  |  388 lines

  1.  
  2.  
  3.                     *** Dunfield Development Systems ***
  4.                 *** Product catalog.  Revised: 24-Feb-92 ***
  5.  
  6.     Catalog and pricing are in effect until July, 1992. Anyone placing an
  7. order will receive a current edition of this catalog with the order. You may
  8. also download the current catalog and demo versions of our software from our
  9. BBS system. An express download of the catalog is available, enter "catalog"
  10. at the login prompt.
  11.  
  12.     All software is shipped on 5.25" MS-DOS compatable 360K diskettes.
  13.     
  14.     Unless otherwise stated, all disks include complete documentation in
  15. the form of ASCII text files. You may also order high quality laser printed
  16. copies of the documentation for a nominal fee.
  17.  
  18.     Anyone wishing to upgrade to the current revision of a product which
  19. they have already purchased is allowed an "update credit" of %50 of the
  20. original purchase price. At our discretion, we may provide update credits
  21. in other situations (For example, if you purchased MICRO-C, and within a few
  22. weeks decided that you should have ordered the "8051 Developers Special", we
  23. would send you the extra disks and charge you only the difference in price).
  24.  
  25.     All orders must include an additional $5 to cover airmail shipping costs,
  26. unless you have made other shipping arrangements. Shipment will normally be
  27. made on the monday following the week in which your order is received. Please
  28. allow 3 to 4 weeks for delivery. Next day shipping of diskettes via FEDERAL
  29. EXPRESS is available to locations within Canada and the U.S. at a cost of $25
  30. (Based on current FED-EX rates).
  31.  
  32.     All prices are in U.S. funds. Canadian residents please add 7% Goods and
  33. Services Tax (GST), Ontario residents add 8% Provincial Sales Tax (PST).
  34.  
  35.     Cheques or money orders in U.S. funds should be payable to "Dunfield
  36. Development Systems". We will accept equivalent Canadian funds only if the
  37. cheque (or money order) is payable to "David or Sharleen Dunfield".
  38.  
  39.     We regret that we cannot take credit cards at this time.
  40.  
  41.     Please send all correspondence to:
  42.  
  43.                 Dunfield Development Systems
  44.                 P.O. Box 31044
  45.                 Nepean, Ontario (Canada)
  46.                 K2B 8S8
  47.  
  48.     VOICE:  (613) 256-5820 [Between 0800-1900 EST please!]
  49.  
  50.     FAX:    (613) 256-5821 [0800-1900 EST Mon-Fri]
  51.  
  52.     BBS:    (613) 256-5821 [1900-0800 EST Mon-Fri, All day Sat-Sun]
  53.             (300/1200/2400 Press RETURN a few times after connect).
  54.  
  55.     Dunfield Development Systems also provides consulting and contract
  56. services, including customizing our products to your specific applicaton,
  57. or independant projects. We have a wide range of experience with micro-
  58. processor and microcontroller systems. Contact us for more information.
  59. ---------------------------------------------------------------------------
  60. MICRO-C: Re-targetable 'C' compiler/utilities with source & documentation
  61.  
  62.     A portable 'C' environment including Compiler, PreProcessor, Optimizer,
  63.     Libraries and Utilities. This is an original work, and is NOT "Yet another
  64.     version" of the well known "Small-C" compiler.
  65.     - LOTS of documentation (>300 pages) & complete source code is included.
  66.     - VERY portable, not designed around a specific processor.
  67.     - Includes support for 6809, 68HC11, 8051/31, 8080/85/Z80, 8086 and 8096
  68.       as well as detailed information on porting to other CPU's.
  69.     - Code generators are compatible with our XASM cross assemblers.
  70.       An additional MASM compatible 8086 code generator is also supplied.
  71.     - Produces very good quality code.
  72.     - Includes source code for many useful example programs, including
  73.       a pop-up (TSR) ANSI terminal with XMODEM, a BASIC interpreter,
  74.       an 8086 assembler and MUCH more.
  75.     Current rev     : 2.2
  76.     Software price  : $49.95    (Includes TWO diskettes)
  77.     Printed Docs    : $25
  78. ---------------------------------------------------------------------------
  79. XASM: A series of cross assemblers and related utility programs
  80.  
  81.     - Includes 6800, 6801/6803, 6805, 6502, 6809, 68HC11, 8051/31, 8080/85,
  82.       8086 and 8096 cross assemblers.
  83.     - Output files in either INTEL or MOTOROLA hex format.
  84.     - Fully compatible with the code generators of our MICRO-C compiler.
  85.     - Many example programs: BASIC interpreter, FORTH compiler... more.
  86.     - Utility programs included:
  87.         MACRO   - Powerful macro pre-processor.
  88.         CREF    - Cross-references assembler source files.
  89.         CVTASM  - Helps convert ASM sources with differing syntax.
  90.         PSOURCE - Protects distributed source code.
  91.         HEXFMT  - General HEX file manipulation, including:
  92.             - Calculate checksums over all or part of code file.
  93.             - Reformat output record type (INTEL/MOTOROLA/BINARY) & length.
  94.             - Change base and load address of code image.
  95.             - Remove strings of $FF (unprogrammed) data bytes.
  96.     Current rev     : 1.3
  97.     Software price  : $29.95    (Includes ONE diskette)
  98.     Printed docs    : $10
  99.     'C' source code : $50.00    (With purchase of XASM)
  100. ---------------------------------------------------------------------------
  101. PCUTIL: A collection of programmers utility programs for the IBM P.C:
  102.  
  103.     - Text editor supporting full screen visual and line by line modes
  104.     - Visual directory/command shell
  105.     - Visual hexidecimal file editor
  106.     - Multiple string search of file/directory/directory tree
  107.     - Execute commands with arguments on files/directory/directory tree
  108.     - Retabulate file to any tab stops
  109.     - Directory tree scan for file consistancy check (detect changes)
  110.     - Easily change ANY attributes of file(s).
  111.     - Text formatter featuring simple ASCII output. Suitable for
  112.       documents which are to be distributed on disk.
  113.     - Summarize disk/directory use/Scan for oldest+newest files etc.
  114.     - +++More+++
  115.     Current rev     : 1.3
  116.     Software price  : $24.95    (Includes ONE diskette)
  117.     Printed docs    : $5
  118. ---------------------------------------------------------------------------
  119. EMILY51: A PC based 8051/52 simulator.
  120.  
  121.     A software simulator/emulator for the Intel 8051/8052 series of
  122.     microcontrollers. EMILY features an easy to use "windowed" user
  123.     interface, and is capable of simulating at better than  100,000
  124.     instructions per second on a 386/25mhz PC.
  125.     - Supports full 64K of PROGRAM and 64K of DATA memory. DATA and PROGRAM
  126.       memory may also be overlapped into a single 64K address space.
  127.     - Optionally interfaces with a Resident Control Program (supplied) on
  128.       your target system which allows you to include the physical I/O lines,
  129.       timers, serial port etc. in your simulation.
  130.     - Single step, Multi Step, Animate and High Speed execution modes,
  131.       with 4095 instruction traceback recorder in all modes.
  132.     - Simultaneous on-screen displays of program disassembly, internal
  133.       memory, CPU registers and simulation messages.
  134.     - Full screen editors for CPU registers, Special Function Registers
  135.       (SFR's), and each of the INTERNAL, EXTERNAL DATA and PROGRAM memory
  136.       spaces. All of the above may be viewed/altered at any time during the
  137.       debugging session.
  138.     - Multiple breakpoints are transparent to the user program.
  139.     - Supports the additional SFR's and internal RAM of the 8052 series.
  140.     - Many more features.
  141.     Current rev     : 1.2
  142.     Software price  : $49.95    (Includes ONE diskette)
  143.     Printed docs    : $5
  144.     INTEL 8751 pre-programmed with EMILY Resident Control Firmware: $50
  145. ---------------------------------------------------------------------------
  146. MONxx: Powerful software debugger and monitor programs.
  147.  
  148.     - Available for 6809, 68HC11 and 8080/85
  149.     - Includes XASM compatible, well documented source code.
  150.     - Completely stand-alone, runs on the bare hardware.
  151.     - Occupies a single 8K EPROM.
  152.     - Built in disassembler with simultaneous display of opcode bytes,
  153.       ASCII equivalent, instruction and applicable operands.
  154.     - Edit/Dump Memory, Processor registers and Interrupt vectors.
  155.     - Up to 8 simultaneous breakpoints, which are completely transparent
  156.       to the user program, and remain effective until removed.
  157.     - Software Single-Step works even when tracing ROMed code, does not
  158.       use, tie up or conflict with any interrupts (You can have interrupts
  159.       being serviced while single-stepping). Provides complete disassembly
  160.       and register dump for each instruction as it is stepped.
  161.     - Comprehensive memory test.
  162.     - Download INTEL or MOTOROLA format hex data.
  163.     - Revector any/all interrupts to the user program.
  164.     - Online help display of commands and syntax.
  165.     - MON09 Includes HDM09 - A Hardware Debug Monitor which helps
  166.       debug 6809 hardware even if only the CPU and ROM are working!
  167.     - Many more features.
  168.     MON09 (6809)    : $24.95
  169.     MON11 (68HC11)  : $24.95
  170.     MON85 (8080/85) : $24.95
  171.     All three       : $59.95
  172. ---------------------------------------------------------------------------
  173. 6809 Developers Special!
  174.  
  175.     - Entire MICRO-C, XASM, MON09 and PCUTIL packages.
  176.     - Pre-configured 6809 compiler and utilities.
  177.     - Hand coded (efficent ASM) standard library for the 6809.
  178.     Package price   : $99.95
  179. ---------------------------------------------------------------------------
  180. 68HC11 Developers Special!
  181.  
  182.     - Entire MICRO-C, XASM, MON11 and PCUTIL packages.
  183.     - Pre-configured 68HC11 compiler and utilities.
  184.     - Hand coded (efficent ASM) standard library for the 68HC11.
  185.     Package price   : $99.95
  186. ---------------------------------------------------------------------------
  187. 8051 Developers Special!
  188.  
  189.     - Entire MICRO-C, XASM, EMILY51 and PCUTIL packages.
  190.     - Pre-configured 8051 compiler and utilities. (5 memory models)
  191.     - Hand coded (efficent ASM) standard library for the 8051.
  192.     Package price   : $99.95
  193. ---------------------------------------------------------------------------
  194. 8080/8085/Z80 Developers Special!
  195.  
  196.     - Entire MICRO-C, XASM, MON85 and PCUTIL packages.
  197.     - Pre-configured 8080/8085/Z80 compiler and utilities.
  198.     - Hand coded (efficent ASM) standard library for 8080/8085/Z80.
  199.     - 8080/8085 Cross Disassembler.
  200.     Package price   : $99.95
  201. ---------------------------------------------------------------------------
  202. Super Developers Special!
  203.  
  204.     - Entire 6809, 68HC11, 8051 and 8080/8085/Z80 developers specials.
  205.     Package price   : $199.95
  206. ---------------------------------------------------------------------------
  207. DLM: Data Line Monitor. Turns your P.C. into a DATASCOPE.
  208.  
  209.     This program monitors both sides of an asynchronous data communications
  210.     line using a passive "Y" cable which connects to the monitored devices
  211.     and BOTH comm ports (COM1 and COM2). This tool is invaluable for debugging
  212.     ANY asynchronous connection, such as TERMINALS, MODEMS, SERIAL PRINTERS
  213.     and PROTOCOL debugging. It allows you to actually SEE the data and signals
  214.     being passed between the devices.
  215.     - Easy to use menu driven interface.
  216.     - "Split Line" display for easy viewing of the interaction
  217.       between two devices. Display is updated in "real time".
  218.     - Over 50 screens may be "buffered" and reviewed later.
  219.     - Displays/Stores hardware signal information as well as all
  220.       data passed between the devices.
  221.     - Captured buffers may be saved to disk for later reference.
  222.     - Includes directions for constructing your own "Y" cable.
  223.     Current rev     : 1.4
  224.     Software price  : $24.95    (Includes ONE diskette)
  225.     Printed docs    : $5
  226. ---------------------------------------------------------------------------
  227. LAPTALK: A small but powerful telecomm program.
  228.  
  229.     This is a fully featured terminal emulator which got its name because
  230.     it is small enough to use on a floppy disk based LAPTOP computer.
  231.     LAPTALK is also an excellent tool for communication with, uploading
  232.     and downloading data to/from test systems running our debug monitors.
  233.     - Single 20K ".COM" file - Loads FAST!
  234.     - Fully configurable - Can switch between configurations.
  235.     - Easy to use "windowed" interface.
  236.     - ANSI (VT100) terminal emulator (subset).
  237.     - Includes ASCII and XMODEM transfer protocols.
  238.     - Supports additional external file transfer programs.
  239.     - Powerful "script" command language for automated operation.
  240.     - Includes "host" script for remote access.
  241.     Current rev     : 1.0
  242.     Software price  : $24.95
  243.     Printed docs    : $5
  244.     'C' source code : $25.00    (With purchase of LAPTALK)
  245. ---------------------------------------------------------------------------
  246. CUBIX: A complete Disk Operating System for the 6809.
  247.  
  248.     Includes a full complement of utility and application programs. The
  249.     main kernal of the operating system along with its imbedded command
  250.     processor and user supplied hardware drivers are designed to occupy
  251.     a single 8K (2764 type) ROM at the top of the 6809 processor memory
  252.     map (From $E000 to $FFFF). The architecture is  such  that  systems
  253.     with a standard memory map may be ported directly from a ROM image.
  254.     - VERY portable architecture.
  255.     - Many built in and utility commands.
  256.     - Includes powerful terminal independant screen oriented window
  257.       editor and other full screen utilities.
  258.     - Includes Assembler (Compatible with PC shareware XASM (ASM09) and
  259.       MICRO-C 6809 code generator), and debugger featuring disassemble,
  260.       breakpoints & software single step.
  261.     - Includes MICRO-APL and MICRO-FORTH languages.
  262.     - Includes 8080 emulator.
  263.     - Over 100 built in (kernal) system calls for I/O, parameter passing,
  264.       output formatting & misc. functions.
  265.     - LOTS of documentation, example files, drivers etc.
  266.     Current rev : 1.3
  267.     Complete Source License : $99.95
  268.     Printed documentation   : $25
  269.     Schematic for simple CUBIX compatible system: $10
  270. ---------------------------------------------------------------------------
  271. EPROM: Stand-Alone EPROM programmer kit.
  272.  
  273.     This package includes the necessary schematics, firmware and
  274.     documentation to construct a complete stand alone EPROM programmer.
  275.     - Supports 2716, 2732, 2764, 27128 and 27256 type devices.
  276.     - Controlled by keypad/LED display, or over remote serial link.
  277.     - On-Board memory for loading, editing and re-programming.
  278.     - Download INTEL or MOTOROLA hex file to program in rom.
  279.     - Upload ROM contents in INTEL or MOTOROLA hex format.
  280.     - Includes user manual, schematics, and firmware (ROM).
  281.     Current rev     : 1.2
  282.     Kit price       : $24.95    (Includes ROM, Schematics & Manual)
  283. ---------------------------------------------------------------------------
  284. TSF: The Software Factory
  285.  
  286.     A set of tools to assist in low volume production of software which
  287.     is distributed on 5.25" MS-DOS format 360K diskettes.
  288.     - Ideal for shareware authors!
  289.     - Maintains a log of sales with customer number, date received, date
  290.       processed,  names/addresses,  packages ordered,  type of shipping,
  291.       PO numbers, taxes levied, private notes etc. Has various query and
  292.       print functions for accessing the logged information.
  293.     - Handles software packages, not just individual disks (even removes
  294.       duplicates if the user orders packages which share common disks).
  295.     - Formats, Writes and Verifies the diskettes in single pass.
  296.     - Prints mailing labels, diskette labels and customer invoices.
  297.     - Customer number (serial #) printed on disk label, mailing label,
  298.       invoice, recorded in log, and written to diskette volume labels.
  299.     - Handles different types of shipping and costs.
  300.     - Works with non-software products as well (You don't have to have
  301.       diskettes in a "package" definition).
  302.     - Requires an AT type machine with a 360K diskette drive.
  303.     Current rev     : 1.0
  304.     Software price  : $39.95    (Includes ONE diskette)
  305. ---------------------------------------------------------------------------
  306. DEMO: Our freeware and shareware DEMONSTRATION disk
  307.  
  308.     A 1.2Meg High Density 5.25" diskette containing freeware and demo
  309.     versions of our software. The (F)reeware files are fully functional,
  310.     while the (D)emo files are limited in one or more ways.
  311.     F: Resident 8080 Editor/Assembler/Disassembler/Debugger
  312.     F: Resident integer basic interpreter for the 8080/85/Z80
  313.     F: Patch .COM file to automatically append arguments (MC source)
  314.     F: A large (>200 locations) text based adventure game
  315.     F: Patch .COM file to verify itself (checksum) when loaded (MC source)
  316.     F: A configurable Hard Disk Parking utiilty (MC source)
  317.     F: An 8085 cross disassembler
  318.     F: Control CANNON FAXPHONE-25/FAX-225 from serial port (MC source)
  319.     F: A TOUCH program to update a files timestamp (MC source)
  320.     F: Several useful TSR utilities
  321.     D: The CUBIX operating system for the 6809
  322.     D: The DLM PC datascope
  323.     D: The EMILY 8051 simulator
  324.     D: The LAPTALK terminal program
  325.     D: The MICRO-C Compiler
  326.     D: The PCUTIL programmers utilities
  327.     D: The Software Factory
  328.     D: The XASM cross assemblers
  329.     Demo disk price: $24.95
  330. ---------------------------------------------------------------------------
  331.                            **  Order Form **
  332.  
  333.         Name: _____________________________________________________
  334.  
  335.         Street address: ___________________________________________
  336.  
  337.         City: ___________________ State/Prov: _____________________
  338.  
  339.         Zip/Postal Code: ______________ Country: __________________
  340.  
  341.         Telephone: ________________________________________________
  342.  
  343.         Product(s) ordered: _______________________________________
  344.  
  345.     For the purposes of this document,  the term THE PRODUCT shall be used
  346.     to refer to the  licensed products  named  above,  Including  but  not
  347.     limited to,  all  documentation,  source code,  executable and support
  348.     files, utilities, example programs and drawings.
  349.  
  350.     By signing this  order form,  you  indicate  your  acceptance  of  the
  351.     following conditions:
  352.  
  353.     1)  You may make a backup copy of THE PRODUCT, and you may install THE
  354.         PRODUCT on your computer systems hard disk, but only one  copy  of
  355.         THE PRODUCT may be in use at one time.
  356.  
  357.     2)  You may not remove or alter any copyright notice contained  within
  358.         any portion of THE PRODUCT.  You may otherwise modify  THE PRODUCT
  359.         in any way you like,  but the modified code shall,  regardless  of
  360.         the extent of modification,  remain the property of  the  original
  361.         author, Dave Dunfield.
  362.  
  363.     3)  You are granted permission to distribute any programs or materials
  364.         you develop with THE PRODUCT without restriction.  This permission
  365.         shall include  executable machine code  for any  LIBRARY FUNCTIONS
  366.         contained in THE PRODUCT that is incorporated into such programs.
  367.  
  368.     4)  With  the  exception  of  embedded  executable  library  functions
  369.         mentioned above, You may not re-distribute any part of THE PRODUCT
  370.         in any way.  Any and all copies of THE PRODUCT must be retained in
  371.         your possession at all times.
  372.  
  373.     5)  You agree to use THE PRODUCT entirely at your own risk,  and  will
  374.         indemnify and hold harmless its author  and  distributors  against
  375.         any action resulting from such use. The author and distributors of
  376.         THE PRODUCT do not warrant it fit or suitable for  any  particular
  377.         purpose.
  378.  
  379.  
  380.     I have read and agree to be bound by the above conditions.
  381.  
  382.  
  383.  
  384.         Date: ___________       Signed: ______________________
  385.  
  386.  
  387.     This order form must be accompanied by sufficent payment.
  388.